home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / archiver / catoz.zip / README.DOC < prev   
Text File  |  1989-06-18  |  2KB  |  58 lines

  1.  
  2. CONVERT TO NEW ZIP FORMAT
  3.  
  4. Included in this package is some commentary and a batch file.  
  5. The batch file calls PKUNPAK and PKZIP to convert ARC type files 
  6. to the newer and better ZIP type files. If you don't have 
  7. PKUNPAK, use SEA's ARC, or whatever is necessary, in its place.  
  8. Just edit the batch file replacing any PKUNPAK commands with ARC 
  9. commands.
  10.  
  11. NOTE:   PLEASE READ THE CONTENTS OF THIS BATCH FILE BEFORE 
  12.     RUNNING IT. I WILL NOT BE REPONSIBLE FOR THE RESULTS OF 
  13.     ITS USE.  IT WORKED FINE FOR ME AND I HOPE IT MAY BE OF 
  14.     SOME ASSISTANCE TO YOU.
  15.  
  16. NOTE:   NOTE THAT ONCE THE NEW  Z I P  FILE HAS BEEN CREATED THAT 
  17.     THE OLD  A R C  FILE WILL BE DELETED.
  18.         
  19. NOTE:   IT IS RECOMMENDED THAT THE CONVERSION PROCESS BE RUN ON A 
  20.     COMPUTER WITH A FIXED DISK FOR SPEED.
  21.         
  22. NOTE:   IF YOU EXECUTE THE BATCH FILE FROM THE SAME DISK THE 
  23.     FILES TO BE CONVERTED ARE ON, THIS DISK MUST HAVE ENOUGH 
  24.     SPACE TO HOUSE THE OLD  ARC  FILE, THE NEW  ZIP  FILE AND 
  25.     ALL OF THE FILES IN THE  ARC FILE UN-COMPRESSED.
  26.     
  27.     FILES ARE UN-COMPRESSED ONTO THE CURRENT DISK. THE NEW 
  28.     ZIP FILE IS CREATED ON THE ORIGINAL DISK AND DIRECTORY.
  29.  
  30. ------------------------------------------------------------------------
  31.  
  32. Suggestion:
  33.  
  34.     If you have many ARC files to convert create another batch 
  35.     file to drive the included batch file as follows.
  36.     
  37.     REM One line for each file you have to convert.
  38.     command /c catoz D:\PATH\FILE1
  39.     command /c catoz D:\PATH\FILE2
  40.     command /c catoz D:\PATH\FILE3
  41.     
  42.     Use my FILEFIND program (file #13473 in IBMPC library, 
  43.     command = ff/lno/m(.arc)\) or some program that will search 
  44.     your disk for all of the files.  Remember to delete the file 
  45.     name extension(.ARC) if you use a find program to make a list 
  46.     of files. 
  47.  
  48. ------------------------------------------------------------------------
  49.  
  50. For a short synopsis of the usage of the included batch file type 
  51. CATOZ at the DOS prompt and press the enter key.
  52.  
  53. Happy computing 
  54.     and 
  55.     Good luck!
  56.  
  57. Alex Janssen
  58.